projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3d351a
)
(CONFIG_H) [WIN95]: Use config.nt.
author
Geoff Voelker
<voelker@cs.washington.edu>
Fri, 3 May 1996 18:20:11 +0000
(18:20 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Fri, 3 May 1996 18:20:11 +0000
(18:20 +0000)
nt/makefile.def
patch
|
blob
|
history
diff --git
a/nt/makefile.def
b/nt/makefile.def
index aa33dbb7de6f07830768308877364e24e2e8a465..ba77a54a493841e86381face4b2e43d98e928cd0 100644
(file)
--- a/
nt/makefile.def
+++ b/
nt/makefile.def
@@
-81,7
+81,7
@@
ARCH = ppc
# We're on Windows 95
ARCH = i386
CPU = i386
-CONFIG_H = config.
w95
+CONFIG_H = config.
nt
OS_TYPE = win95
!endif